From 7c2e2911d6d654a64732640462f893bf0815f52b Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 6 Dec 2009 00:42:19 +0000 Subject: [PATCH] * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode manuals, similar to existing setup for help-mode. (My bug#3913.) --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cdba8b065ea..a5a34077ef3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,9 @@ * ffap.el (ffap-rfc-path): Make this a defcustom since `ffap-rfc-directories' is also a defcustom. (My Bug#4514.) + * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode + manuals, similar to existing setup for help-mode. (My bug#3913.) + 2009-12-05 Juri Linkov Save and restore dired buffer's point positions too. (Bug#4880) -- 2.30.2